TwclBluetoothLeAdvertiser.Advertisements[Integer] Property

Gets the Bluetooth LE advertisement object by its index.

Namespace: wclBluetooth
public
 property Advertisements[const Index: Integer]: TwclBluetoothLeAdvertisement
 read GetAdvertisements; default;

Parameters

Index
Type: Integer

The advertisement index. The Index must be in range between 0 and Count - 1.

Property Value

The Bluetooth LE advertisement object.